builder-tool: Fix property check
authorMatthias Clasen <mclasen@redhat.com>
Tue, 23 Apr 2019 21:25:59 +0000 (21:25 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 23 Apr 2019 21:25:59 +0000 (21:25 +0000)
commit28be1c5d3a0707891b69bc3b183ecc445692e6b0
tree0bf3087081fe002453eb931a1099f1426b24398b
parent65ff19d1495778237e3172f76c9de5fb7f69e098
builder-tool: Fix property check

Embarrassingly, there was a missing else
causing us to check all packing properties
as object properties, never finding them.
gtk/tools/gtk-builder-tool-simplify.c